adTempus API
PreviousUpNext
IJobSteps::Add Method

Adds a new item to the collection.

C++
HRESULT Add(IJobStep * newVal);
C#
Add(IJobStep newVal);
Visual Basic
Sub Add(newVal As IJobStep)
Parameters 
Description 
[in] IJobStep * newVal 
The item to add. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008